.col-center {
    text-align: center;
}

.col-text-wrap {
    white-space: normal;
}

.col-wrap-width-200 {
    width: 200px;
}

.card .card-header span {
    margin-top: 0px;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid;
    padding: 5px;
    cursor: default;
    background-color: #FFFFFF;
}

* html .ui-autocomplete {
    height: 100px;
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background: #6693bc !important;
    font-weight: bold !important;
    color: #ffffff !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 4px 30px 4px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}

.wizard > .steps > ul > li {
    width: 14%;
}

body > .child-modal.modal.show {
    z-index: 10050 !important;
}

body > .child-modal.modal.show .modal-dialog {
    z-index: 10051;
}

body > .child-modal.modal.show .select2-container--open .select2-dropdown,
body > .child-modal.modal.show .select2-container {
    z-index: 10060 !important;
}

.Modal-Prospek-Aktif.iziModal.isFullscreen,
.Modal-Kunj-Init.iziModal.isFullscreen,
.Modal-Kunj-Aktif.iziModal.isFullscreen,
.Modal-Kunj-Hist.iziModal.isFullscreen,
.Modal-Kunj-Preview.iziModal.isFullscreen {
    height: 100vh !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    display: flex !important;
    flex-direction: column;
    overflow: hidden !important;
}

.Modal-Prospek-Aktif.iziModal.isFullscreen .iziModal-wrap,
.Modal-Kunj-Init.iziModal.isFullscreen .iziModal-wrap,
.Modal-Kunj-Aktif.iziModal.isFullscreen .iziModal-wrap,
.Modal-Kunj-Hist.iziModal.isFullscreen .iziModal-wrap,
.Modal-Kunj-Preview.iziModal.isFullscreen .iziModal-wrap {
    flex: 1 1 auto;
    min-height: 0;
    max-height: none !important;
    height: auto !important;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.Modal-Prospek-Aktif.iziModal .izi-modal-nav-footer,
.Modal-Kunj-Init.iziModal .izi-modal-nav-footer,
.Modal-Kunj-Aktif.iziModal .izi-modal-nav-footer,
.Modal-Kunj-Preview.iziModal .izi-modal-nav-footer {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    flex-shrink: 0;
    padding: 12px 20px;
    padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
    background: #fff;
    border-top: 1px solid #e0e0e0;
    z-index: 2;
}

.Modal-Prospek-Aktif.iziModal .izi-modal-nav-footer .row,
.Modal-Kunj-Init.iziModal .izi-modal-nav-footer .row,
.Modal-Kunj-Aktif.iziModal .izi-modal-nav-footer .row,
.Modal-Kunj-Preview.iziModal .izi-modal-nav-footer .row {
    margin: 0;
}

.Modal-Prospek-Aktif.iziModal .izi-modal-nav-footer .btn.m-b-20,
.Modal-Kunj-Init.iziModal .izi-modal-nav-footer .btn.m-b-20,
.Modal-Kunj-Aktif.iziModal .izi-modal-nav-footer .btn.m-b-20,
.Modal-Kunj-Preview.iziModal .izi-modal-nav-footer .btn.m-b-20 {
    margin-bottom: 0 !important;
}

.Modal-Pengajuan-Update-Prospek .form-group.pengajuan-changed .form-control,
.Modal-Pengajuan-Update-Prospek .form-group.pengajuan-changed .select2-container .select2-selection--single,
.Modal-Pengajuan-Update-Prospek .form-group.pengajuan-changed .select2-container .select2-selection--multiple {
    border-color: #ffb64d;
    background-color: #fff8e6;
}

.Modal-Pengajuan-Update-Prospek .pengajuan-sebelum {
    display: block;
    color: #868e96;
    font-size: 11px;
    margin-top: 2px;
    font-style: italic;
}

.Modal-Pengajuan-Update-Prospek .pengajuan-sama {
    display: block;
    color: #2ed8b6;
    font-size: 11px;
    margin-top: 2px;
}

.Modal-Pengajuan-Update-Prospek .pengajuan-compare-status-sama {
    color: #2ed8b6;
    font-weight: 600;
}

.Modal-Pengajuan-Update-Prospek .pengajuan-compare-status-ubah {
    color: #ffb64d;
    font-weight: 600;
}

.Modal-Pengajuan-Update-Prospek .pengajuan-compare-summary {
    margin-bottom: 15px;
    padding: 10px 12px;
}

.Modal-Prospek-Aktif .prospek-change-summary {
    margin-bottom: 15px;
    padding: 10px 12px;
    background: #f8f9fa;
    border: 1px solid #e2e5e8;
    border-radius: 4px;
    max-height: 50vh;
    overflow-y: auto;
}

.Modal-Prospek-Aktif .prospek-summary-header strong {
    font-size: 14px;
}

.Modal-Prospek-Aktif .prospek-change-table th,
.Modal-Prospek-Aktif .prospek-change-table td {
    font-size: 12px;
    vertical-align: top;
}

.Modal-Prospek-Aktif .prospek-change-table th {
    background: #f1f1f1;
}

.Modal-Prospek-Aktif .prospek-change-status-sama {
    color: #2ed8b6;
    font-weight: 600;
}

.Modal-Prospek-Aktif .prospek-change-status-ubah {
    color: #ffb64d;
    font-weight: 600;
}

@media (max-width: 767.98px) {
    body > .child-modal.modal.show .modal-dialog {
        max-height: calc(100dvh - 1rem);
        margin: 0.5rem auto;
        display: flex;
        align-items: stretch;
    }

    body > .child-modal.modal.show .modal-content {
        max-height: calc(100dvh - 1rem);
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    body > .child-modal.modal.show .modal-body {
        flex: 1 1 auto;
        min-height: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    body > .child-modal.modal.show .modal-footer {
        flex-shrink: 0;
        padding-bottom: calc(1rem + env(safe-area-inset-bottom, 0px));
    }

    body > .child-modal.modal.show .modal-footer .btn.m-b-20 {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 992px) {
    .header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
        display: block;
        position: absolute;
        left: 10px;
        top: 10px;
        right: auto;
    }

    .header-navbar .navbar-wrapper .navbar-logo .mobile-options {
        display: block;
        position: absolute;
        right: 30px;
    }

    .wizard > .steps > ul > li {
        width: 14%;
    }
}
